home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / discex.zip / DISCEX.DOC < prev    next >
Text File  |  1988-10-24  |  1KB  |  33 lines

  1. /*************************************************************************
  2.  
  3. DiscEx
  4.  
  5. PC disk excerciser
  6.  
  7. Use this program to burn in a disk drive or test for intermittent errors
  8. or to force a "dying" disk to fail.
  9.  
  10. Usage:  DiscEx <no passes>
  11.  
  12.         <no passes> in the number of times you want DiscEx to execute
  13.         the random seek test.  Each pass executes 500 random positions
  14.         and reads.
  15.         
  16.         The test is performed on the current (default) drive.
  17.         
  18. License and copyright:
  19.  
  20.         The program (DiscEx.exe and DiscEx.c) is copyright (c) 1988 by 
  21.         Steven D. Stern.  
  22.         
  23.         If you find this program useful, please send a couple of bucks
  24.         to the author:
  25.            Steven D. Stern
  26.            Crown Software Corporation
  27.            900 North Michigan Avenue, Suite 900
  28.            Chicago, IL  60611
  29.            
  30.         The author may contacted via Compuserve:  70327,135
  31.         
  32. *************************************************************************/
  33.